move grab_focus to after handling the button presses in the TreeView to
authorJonathan Blandford <jrb@gnome.org>
Thu, 15 Jan 2004 00:12:23 +0000 (00:12 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Thu, 15 Jan 2004 00:12:23 +0000 (00:12 +0000)
commit40bd0ccb17bdfca02533168988b0839dcdf8f398
treeacc109b727c3a3ade4bda4dca679e5bc8325b189
parent6bf0f14b9cc23dee5f63db9668515fdc1a084e96
move grab_focus to after handling the button presses in the TreeView to

Wed Jan 14 18:01:52 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtktreeview.c (gtk_tree_view_button_press): move grab_focus
        to after handling the button presses in the TreeView to avoid
        getting multiple selection_changes()
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c